home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Scope / Scope Disk #058 (199x)(Scope PD)(US)[WB].zip / Scope Disk #058 (199x)(Scope PD)(US)[WB].adf / WPDesk / Read.Me < prev    next >
Text File  |  1988-05-08  |  5KB  |  143 lines

  1. Amiga Wordperfect Printer Driver for the HP Deskjet
  2. ---------------------------------------------------
  3. Converted from the IBM version supplied by HP
  4. by Charles Tyson 5/8/88
  5.  
  6.  
  7. Note:  I am uploading the "small file" versions of the printer
  8. files.  This is good for saving money online, but it means you
  9. won't be able to fix any mistakes yourself (unless I'm making some
  10. dumb mistake, the Printdef program gurus when asked to alter the
  11. small files.)  If you spot an error, send E-mail to C-M-T on
  12. Plink.
  13.  
  14.  
  15. Besides this doc file, you should find 4 files after unarcing:
  16.    sprinter.cmt
  17.    sfont.cmt
  18.    sfeed.cmt
  19.    {sys}.cmt
  20. Before Wordperfect can use these files, you must rename them with
  21. the CLI commands:
  22.    rename sprinter.cmt sprinter.prt
  23.    rename sfont.cmt sfont.prt
  24.    rename sfeed.cmt sfeed.prt
  25.    rename {sys}.cmt {sys}.prt
  26. But BEFORE you give that command, SAVE your existing .prt files
  27. onto another disk!  I put the .cmt extension on my files so they
  28. wouldn't accidentally erase yours during unARCing.
  29.  
  30.  
  31. There are six printers in the sprinter.prt file:
  32.    Deskjet (Plain Jane)
  33.    Deskjet (TmsRmn)
  34.    Deskjet (Helv)
  35. and three others which just happen to be in my file:  Amiga
  36. printer, DOS text printer, and Epson FX.
  37.  
  38.  
  39. In the following tables, Pitch is the response you should give
  40. Wordperfect after pressing Ctrl-F8 and choosing the Font item. 
  41. "Prop?" tells whether the font is proportional or not.  
  42.  
  43.  
  44. Deskjet (Plain Jane) is for the user with no font cartridges or
  45. softfonts.  It uses the internal Courier typeface only.  The fonts
  46. included are:
  47.  
  48.   Font  Typeface  Pitch   Prop?       Notes
  49.   ----  --------  -----   -----       -----
  50.     1.    Courier        10        N        (12 point type)
  51.     2.    Courier        10        N        ( 6 point or half-height)
  52.     3.    Courier        17        N        (12 point, 16.67 pitch)
  53.     4.    Courier        17        N        ( 6 point)
  54.     5.    Courier        20        N        (12 point)
  55.     6.    Courier        20        N        ( 6 point)
  56.     7.    Courier         5        N        (12 point)
  57.     8.    Courier         5        N        ( 6 point)
  58.  
  59.  
  60. Deskjet TmsRmn is for use with the TmsRmn cartridge or soft fonts.
  61. Note that in TmsRmn, this driver will only print ASCII characters
  62. 32-127.  However, the Courier typeface allows printing of all 255
  63. Deskjet characters.
  64.  
  65.   Font  Typeface  Pitch   Prop?       Notes
  66.   ----  --------  -----   -----       -----
  67.     1.    TmsRmn         15        Y        (10 point type, the "usual")
  68.     2.    TmsRmn         11        Y        (14 point, the largest)
  69.     3.    TmsRmn         13        Y        (12 point, very legible)
  70.     4.    TmsRmn         18        Y        ( 8 point, footnote size)
  71.     5.    TmsRmn         18        Y        ( 7 point, derived from 14)
  72.     6.    TmsRmn         20        Y        ( 6 point, derived from 12)
  73.     7.    Courier        10        N        (12 point)
  74.     8.    Courier        17        N        (12 point, 16.67 pitch)
  75.  
  76.  
  77. Deskjet Helv, like TmsRmn, only supports ASCII characters 32-127.
  78.  
  79.   Font  Typeface  Pitch   Prop?       Notes
  80.   ----  --------  -----   -----       -----
  81.     1.    Helv         15        Y        (10 point type, the "usual")
  82.     2.    Helv           10        Y        (14 point, the largest)
  83.     3.    Helv           12        Y        (12 point, very legible)
  84.     4.    Helv           18        Y        ( 8 point, footnote size)
  85.     5.    Helv           18        Y        ( 7 point, derived from 14)
  86.     6.    Helv           20        Y        ( 6 point, derived from 12)
  87.     7.    Courier        10        N        (12 point)
  88.     8.    Courier        17        N        (12 point, 16.67 pitch)
  89.  
  90.  
  91. Now for the miscellaneous notes and hints I have accumulated. 
  92.  
  93. First, I wouldn't try to change fonts in the middle of a line. 
  94. The spacing is almost sure to be messed up.
  95.  
  96. When you change pitch, you must change the margins as well.  It's
  97. a good idea to define a set of macros to do everything at once. 
  98. Mine, if I can quote from memory properly, look like this:
  99.  
  100.    Home-Home-Home-LeftArrow        (make sure the cursor moves to the
  101.                                 far left margin)
  102.    Shift-F8                        (line format)
  103.    3                            (change margins)
  104.    nn                            (substitute new left margin)
  105.    Return
  106.    nn                            (substitute new right margin)
  107.    Return
  108.    Ctrl-F8                         (print format)
  109.    1                             (font change)
  110.    nn                            (substitute the pitch given above)
  111.    Return
  112.    y                            (if it's proportional; otherwise 
  113.                                 n)
  114.    nn                            (substitute the font number)
  115.    Return
  116.    0                            (finished with print format)
  117.  
  118. If this macro doesn't work for you, don't blame yourself--I
  119. probably left out a keystroke while scribbling.
  120.  
  121. Setting margins with proportional fonts is tricky.  Don't expect
  122. letters to line up on the left margin as neatly as they do with
  123. fixed fonts.  From quick experiments, I think these values will
  124. give you 1-inch margins with the Helv font:
  125.  
  126.    14 point Helv (font 2):  left   7, right  73
  127.    12 point Helv (font 3):  left   9, right  87
  128.    10 point Helv (font 1):  left  11, right 110
  129.     8 point Helv (font 4):  left  13, right 128
  130.  
  131. If you use a proportional font, force yourself to TAB over instead
  132. of SPACEBARring to the right.  It may look the same on the screen,
  133. but it's real different on paper.
  134.  
  135. The pitch values given above are not carved in stone, but I
  136. haven't played around with them.  I just copied what I found in
  137. the original HP doc file.  If you want to see what Helv 12
  138. looks like at 13 or 11 pitch, feel free.
  139.  
  140. When you use the 12- or 14-point fonts for more than one line,
  141. you may have to change the line spacing to prevent cramping.  Try 
  142. 1.5 spacing at 6 lines per inch.
  143.